Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

303
Views
Intellij IDEA: "Cannot find declaration to go to" - message in a new javascript project

I'm getting "Cannot find declaration to go to in" message when try to Ctrl + click the path of an imported module

This message shows up if the path contains "@" symbol as a root reference.

This is happening in my new project and there is no such problem in the old project.

How to fix this problem?

enter image description here

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Here is the solution: enter image description here

according to https://www.jetbrains.com/help/idea/using-webpack.html#edit_webpack_configuration_file

upd: And also make sure that value of property "settings.editor.selected.configurable" = "preferences.pluginManager" in file /.idea/workspace.xml :

<component name="PropertiesComponent">
    ...
    <property name="settings.editor.selected.configurable" value="preferences.pluginManager" />
    ...
</component>
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!